func runtime.key8
4 uses
runtime (current package)
lock_spinbit.go#L74: func key8(p *uintptr) *uint8 {
lock_spinbit.go#L162: k8 := key8(&l.key)
lock_spinbit.go#L275: prev8 = atomic.Xchg8(key8(&l.key), 0)
lock_spinbit.go#L284: prev8 = atomic.Xchg8(key8(&l.key), 0)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |